meson: build input modules
authorTim-Philipp Müller <tim@centricular.com>
Thu, 23 Mar 2017 15:54:58 +0000 (15:54 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 3 May 2017 14:10:56 +0000 (15:10 +0100)
commite8509739564e278b2c35a69c75d4dde1ba9b0ab7
tree515775e30d9cc0d4723b8ecdbc7b6d9c8f7987b9
parent1c14e93e691088d2685011641031180f66989561
meson: build input modules

We have to work around some ordering problems here. We still
manage to keep most of the guts in modules/input/meson.build,
so it's not too ugly overall.

(The autotools build solves this with a 'make -C ../../input/modules'
inside gtk/Makefile, but that's not something we can or want to do.)
config.h.meson
gdk/meson.build
gsk/meson.build
gtk/meson.build
meson.build
meson_options.txt
modules/input/meson.build [new file with mode: 0644]
modules/meson.build